AppOpenAdLoadListener

A listener for receiving notifications during the lifecycle of an app open ad.

Functions

Link copied to clipboard
abstract fun onAdFailedToLoad(error: AdRequestError)

Called when an app open ad request failed.

Link copied to clipboard
abstract fun onAdLoaded(appOpenAd: AppOpenAd)

Notifies when ad is loaded.